-
1 data warehouse
"The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW." -
2 Data Warehouse
"The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW." -
3 data access page
"A Web page, published from Access, that has a connection to a database. In a data access page, you can view, add to, edit, and manipulate the data stored in the database." -
4 database project
An offline representation of a database. Each database project contains the scripts that are required to deploy a new database or to update an existing database to a database server. A database project does not contain the data that resides in that database. Database projects are saved as.dbproj files. -
5 data source control
"An object that can be added to an ASP.NET Web page that encapsulates the logic required to connect to a data source, such as a database or XML file, and that can execute queries or other data-access commands. A data source control can in turn provide data to other controls on that page." -
6 data model
"A collection of related object types, operators, and integrity rules that form the abstract entity supported by a database management system (DBMS). Thus, one speaks of a relational DBMS, a network DBMS, and so on, depending on the type of data model a DBMS supports. In general, a DBMS supports only one data model as a practical rather than a theoretical restriction." -
7 data connection file
"A file that stores information about a connection to a data source, such as an Access database, spreadsheet, or text file, and that facilitates data source administration." -
8 data generation plan
A file that contains information about a particular database schema and how Data Generator will generate data for it. -
9 database object
"A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)." -
10 data source driver
A program file used to connect to a specific database. Each database program or management system requires a different driver. -
11 data-definition query
An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database. -
12 Database restore
A dialog box that enables the user to select the data file to use when restoring a database. -
13 database replication
"The process of creating two or more special copies (replicas) of an Access database. Replicas can be synchronized, changes made to data in one replica, or design changes made in the Design Master, are sent to other replicas." -
14 data source name
The collection of information used to connect an application to a particular ODBC database. -
15 database
A collection of data formatted/arranged to allow for easy search and retrieval. -
16 data definition language
"A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy." -
17 database server
A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data. -
18 data description language
"A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy." -
19 Data Access Objects
A programming interface to access and manipulate database objects. -
20 ODBC data source
Data and the information needed to access that data from programs and databases that support the Open Database Connectivity (ODBC) protocol.
См. также в других словарях:
Database design — is the process of producing a detailed data model of a database. This logical data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a Data Definition Language, which… … Wikipedia
Data integration — involves combining data residing in different sources and providing users with a unified view of these data.[1] This process becomes significant in a variety of situations, which include both commercial (when two similar companies need to merge… … Wikipedia
Data retrieval — Data retrieval, in database management, involves extracting the wanted data from a database. The two primary forms of the retrieved data are reports and queries. In order to retrieve the desired data the user present a set of criteria by a query … Wikipedia
Data Transformation Services — Data Transformation Services, or DTS, is a set of objects and utilities to allow the automation of extract, transform and load operations to or from a database. The objects are DTS packages and their components, and the utilities are called DTS… … Wikipedia
Data virtualization — describes the process of abstracting disparate data sources (databases, applications, file repositories, websites, data services vendors, etc.) through a single data access layer (which may be any of several data access mechanisms). This… … Wikipedia
Data management — comprises all the disciplines related to managing data as a valuable resource. Contents 1 Overview 2 Topics in Data Management 3 Body Of Knowledge 4 Usage … Wikipedia
Data General — Industry Computer Fate Acquired Successor EMC Corporation Founded 1968 … Wikipedia
Data profiling — is the process of examining the data available in an existing data source (e.g. a database or a file) and collecting statistics and information about that data. The purpose of these statistics may be to: Find out whether existing data can easily… … Wikipedia
Database Deployment Manager — Developer(s) The Unauthorized Frog project Stable release 0.1e Operating system Windows 2000, XP and Vista, Linux License … Wikipedia
Data mart — Saltar a navegación, búsqueda Un Data mart es una versión especial de almacén de datos (data warehouse). Son subconjuntos de datos con el propósito de ayudar a que un área específica dentro del negocio pueda tomar mejores decisiones. Los datos… … Wikipedia Español
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia